shortcuts: Try harder to disambiguate search items
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jun 2016 03:24:44 +0000 (23:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jun 2016 03:24:44 +0000 (23:24 -0400)
commit8a2812217b9fbf92bfe2ad287f188fed9fe3e1e8
tree0d1e5a3629e851d9805a212a6d1bf0eeb668fe30
parent815cc23c4cad2664752965b1739bddbc28df1ab2
shortcuts: Try harder to disambiguate search items

I noticed that some of the gestures did not show up in the
search results in the builder example in gtk3-demo, because
they share the same title and don't have an accelerator to
disambiguate. Include the shortcut type to handle this case.
gtk/gtkshortcutswindow.c